From: Jan D. Date: Wed, 24 Feb 2010 18:25:44 +0000 (+0100) Subject: Move declarations before statements. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~8493 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9f65c0f29636a170ad73bbc2fbfeef20b4f909e9;p=emacs.git Move declarations before statements. * xterm.c (XTflash): Move declarations before statements. * gtkutil.c (xg_get_gdk_display): Remove (unused). (xg_get_pixbuf_from_pix_and_mask, xg_create_frame_widgets) (xg_toggle_notify_cb, xg_set_toolkit_scroll_bar_thumb) (xg_create_tool_bar): Remove unused variables. (x_wm_set_size_hint): Move declarations before statements. (xg_create_frame_widgets): Remove variable grav, --- 9f65c0f29636a170ad73bbc2fbfeef20b4f909e9